Skip to content

chore(deps): update Codespaces dependencies#2097

Merged
gounthar merged 2 commits into
mainfrom
updatecli_main_f2ff05c9683a6a713a53753e4f79070265822d712880f98b6f9e18155e2ab792
Mar 16, 2026
Merged

chore(deps): update Codespaces dependencies#2097
gounthar merged 2 commits into
mainfrom
updatecli_main_f2ff05c9683a6a713a53753e4f79070265822d712880f98b6f9e18155e2ab792

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

deps(codespaces): bump devcontainer dependencies

[.devcontainer/devcontainer.json] Bump GitHub CLI version

1 file(s) updated with "${1}2.88.1${3}": * .devcontainer/devcontainer.json

v2.88.1
## Fix `pr` commands failing with `read:project` scope error

v2.88.0 introduced a regression where `pr` commands would fail with the error:

```
error: your authentication token is missing required scopes [read:project]
To request it, run:  gh auth refresh -s read:project
```

Previously, missing read:project scope was gracefully handled, and project data was silently skipped. A change inadvertently broke the error matching that enabled this graceful degradation. v2.88.1 reverts these changes so that `pr` commands work correctly without requiring the `read:project` scope.

## What's Changed
* Migrate Windows code signing from client secret to OIDC by @BagToad in https://github.com/cli/cli/pull/12911
* Revert "refactor: deduplicate scope error handling between api/client.go and project queries" by @williammartin in https://github.com/cli/cli/pull/12914
* Revert "fix: clarify scope error while creating issues for projects" by @williammartin in https://github.com/cli/cli/pull/12915


**Full Changelog**: https://github.com/cli/cli/compare/v2.88.0...v2.88.1
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Mar 16, 2026
@gounthar gounthar merged commit 213eab9 into main Mar 16, 2026
11 of 12 checks passed
@gounthar gounthar deleted the updatecli_main_f2ff05c9683a6a713a53753e4f79070265822d712880f98b6f9e18155e2ab792 branch March 16, 2026 10:27
@github-actions github-actions Bot added the repo label Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant